SQL/XML, XQuery, and Native XML Programming Languages
نویسنده
چکیده
The abstract was not available at the time the proceedings were created. Please check an updated version [http://www.idealliance.org/papers/dx_xml03/html/abstract/05-02-01.html] of the paper abstracts at the conference proceedings web site.
منابع مشابه
NATIVE XML DATABASES vs. RELATIONAL DATABASES IN DEALING WITH XML DOCUMENTS
When dealing with data-centric XML documents, it is possible to convert XML documents into a relational database, which can then be queried using SQL. Such relational databases are called XML-enabled databases. On the other hand, the best choice for storing, updating and retrieving document-centric XML documents is usually a native XML database (NXD). NXDs store XML documents as logical units, ...
متن کاملIntegration of SQL and XQuery
F. Özcan D. Chamberlin K. Kulkarni J.-E. Michels Relational database systems have dominated the database industry for a quarter century. However, the advent of the Web has led to requirements for storage of new kinds of information in which the order of information is important and data structure can vary over time and from one document to another. These evolving requirements have given rise to...
متن کاملProgramming with Circles, Triangles and Rectangles
This paper proposes extending popular object-oriented programming languages such as C#, VB or Java with native support for XML. In our approach XML documents or document fragments become first class citizens. This means that XML values can be constructed, loaded, passed, transformed and updated in a type-safe manner. The type system extensions, however, are not based on XML Schemas. We show tha...
متن کاملSQL/XML Hierarchical Query Performance Analysis in an XML-Enabled Database System
The increase utilization of XML structure for data representation, exchange, and integration has strengthened the need for an efficient storage and retrieval of XML data. Currently, there are two major streams of XML data repositories. The first stream is the Native XML database systems which are built solely to store and manipulate XML data, and equipped with the standard XML query language kn...
متن کاملTranslating XML Update Language into SQL
Several techniques for translating XML query languages into SQL have been proposed, but no work to date translates XML update languages into SQL since XQuery has not provided any update statements. However, there is a suggestion from W3C indicating that an update version of XQuery will be proposed in the near future. Furthermore, one major advantage of updating XML documents via a relational da...
متن کامل